home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / msdos / raytrace / pov / gen / xtal4pov / xtal4pov.txt < prev   
Text File  |  1994-09-23  |  1KB  |  31 lines

  1. Name: XTAL4POV 2.0
  2. Description: Crystal shape generator for POVRay 2.x
  3. Author: Klaus Kosten (kosten@kristall.xtal.rwth-aachen.de)
  4.  
  5. This program generates POVRay 2.x compatible data files (intersections of
  6. planes) of arbitrary crystal shapes, which can be #include'd in scenes.
  7. No crystallographic knowledge is required, though it may be useful; all the
  8. user has to know is how to type in some letters and numbers. Then the program
  9. will automatically generate crystallographically correct crystal shapes. It may
  10. require some trial and error to get exactly what one wants, though, and
  11. therefore I have included a *very* brief introduction to geometrical crys-
  12. tallography, which can help understanding what the program is doing. The program
  13. runs under MS-DOS, but porting to other platforms should be no problem, since
  14. the source is included, and I tried to adhere to the standards.
  15. The files in xtal4pov.zip are
  16.  
  17. xtal4pov.exe        The MS-DOS executable, compiled with MS C 6.00
  18. xtal4pov.c          The source (also compiles under DJGPP)
  19. xtal4pov.doc        The necessary documentation
  20. intro.doc           Additional information about crystallographic basics
  21. platon.inc          A POVRay 2.0 compatible include file, containing the
  22.                     five platonic solids
  23. xtal4pov.txt        This file
  24.  
  25. This whole package is in the Public Domain and may be used and distributed
  26. freely.
  27.  
  28. Klaus Kosten, 21.09.94
  29.  
  30.  
  31.